home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / themes / ide-msvcpp.style < prev    next >
Text File  |  2004-09-03  |  582b  |  36 lines

  1. # ide-msvcpp.style - style
  2.  
  3. # This File is part of highlight, a universal source code converter.
  4.  
  5. # See README in the highlight directory for documentation.
  6.  
  7. # This theme was converted from the webcpp ide-msvcpp.style.scs theme by webcpp2highlight 0.1
  8.  
  9.  
  10.  
  11. $DEFAULTCOLOUR=00 00 00
  12.  
  13. $BGCOLOUR=ff ff ff
  14.  
  15. $FONTSIZE=10
  16.  
  17. $KW_CLASS(kwa)=00 00 ff bold
  18.  
  19. $KW_CLASS(kwb)=00 00 ff
  20.  
  21. $KW_CLASS(kwc)=00 00 ff bold
  22.  
  23. $NUMBER=00 00 00
  24.  
  25. $ESCAPECHAR=00 00 00
  26.  
  27. $STRING=00 00 00
  28.  
  29. $STRING_DIRECTIVE=00 00 00
  30.  
  31. $COMMENT=00 80 00 italic
  32.  
  33. $DIRECTIVE=00 00 ff
  34.  
  35. $LINE=00 80 00
  36.